projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
085f272
)
Improve windows binary distro.
author
robertlipe
<robertlipe@gmail.com>
Tue, 6 Sep 2011 01:21:12 +0000
(
01:21
+0000)
committer
robertlipe
<robertlipe@gmail.com>
Tue, 6 Sep 2011 01:21:12 +0000
(
01:21
+0000)
gpsbabel/gui/app.pro
patch
|
blob
|
history
diff --git
a/gpsbabel/gui/app.pro
b/gpsbabel/gui/app.pro
index 6d2324da214109799618d1f03af9ff099528222e..a168a5c741083c9d7ca7164b47a2ac7dce829f7a 100755
(executable)
--- a/
gpsbabel/gui/app.pro
+++ b/
gpsbabel/gui/app.pro
@@
-26,7
+26,10
@@
UI_DIR = tmp
RESOURCES = app.qrc
RC_FILE = app.rc
-win32:TARGET=GPSBabelFE
+win32 {
+ TARGET=GPSBabelFE
+ QMAKE_LFLAGS_RELEASE += -static-libgcc
+}
unix:TARGET=gpsbabelfe-bin
mac:TARGET=GPSBabelFE